home *** CD-ROM | disk | FTP | other *** search
- -- card: 4137 from stack: in
- -- bmap block id: 6481
- -- flags: 0000
- -- background id: 3642
- -- name:
- ----- HyperTalk script -----
- on openCard
- flash 5
- end openCard
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=475 top=319 right=342 bottom=512
- -- title width / last selected line: 0
- -- icon id / first selected line: 32650 / 32650
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- visual dissolve very slowly
- go next
- end mouseUp
-
-